Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add app store connect params as env vars #591

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

thornbill
Copy link
Member

The App Store Connect fastlane action supports reading config options from environment variables. This should be a more robust approach than passing them as options to the lane as cli parameters and then passing them to the action.

@thornbill thornbill added the build This PR or issue mainly concerns build tools label Dec 21, 2024
@thornbill thornbill added this to the v1.6.0 milestone Dec 21, 2024
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@438812a). Learn more about missing BASE report.
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #591   +/-   ##
=========================================
  Coverage          ?   59.97%           
=========================================
  Files             ?       47           
  Lines             ?      947           
  Branches          ?      187           
=========================================
  Hits              ?      568           
  Misses            ?      344           
  Partials          ?       35           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thornbill thornbill merged commit f4e61dd into jellyfin:master Dec 21, 2024
9 checks passed
@thornbill thornbill deleted the fastlane-connect-vars branch December 21, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build This PR or issue mainly concerns build tools
Development

Successfully merging this pull request may close these issues.

2 participants